[INFO] cloning repository https://github.com/boris-schwarz/lily-cms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boris-schwarz/lily-cms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboris-schwarz%2Flily-cms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboris-schwarz%2Flily-cms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04666232f0db616b5a94182a0edcd318f2af85ff
[INFO] testing boris-schwarz/lily-cms against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboris-schwarz%2Flily-cms" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/boris-schwarz/lily-cms
[INFO] finished tweaking git repo https://github.com/boris-schwarz/lily-cms
[INFO] tweaked toml for git repo https://github.com/boris-schwarz/lily-cms written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boris-schwarz/lily-cms on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/boris-schwarz/lily-cms already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a86e517632748b441d82f63361385b94f60f158ab28ed03e5a282782929bf77c
[INFO] running `Command { std: "docker" "start" "-a" "a86e517632748b441d82f63361385b94f60f158ab28ed03e5a282782929bf77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a86e517632748b441d82f63361385b94f60f158ab28ed03e5a282782929bf77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a86e517632748b441d82f63361385b94f60f158ab28ed03e5a282782929bf77c", kill_on_drop: false }`
[INFO] [stdout] a86e517632748b441d82f63361385b94f60f158ab28ed03e5a282782929bf77c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fadc74a90e17827f78a4e00d58713fe5c17cd78741b0b64c4f11848cc19b4731
[INFO] running `Command { std: "docker" "start" "-a" "fadc74a90e17827f78a4e00d58713fe5c17cd78741b0b64c4f11848cc19b4731", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling lily-core v0.1.0 (/opt/rustwide/workdir/lily-core)
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling lily-macros v0.1.0 (/opt/rustwide/workdir/lily-macros)
[INFO] [stdout] warning: unused variable: `attr`
[INFO] [stdout]   --> lily-macros/src/lib.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn persistent(attr: TokenStream, item: TokenStream) -> TokenStream {
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_attr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_names`
[INFO] [stdout]   --> lily-macros/src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let struct_names = StructNames::from(&struct_ast);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_path` is never used
[INFO] [stdout]   --> lily-macros/src/endpoint/route_gen.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Routes {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 23 |     pub fn get_path(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_kebab_case` is never used
[INFO] [stdout]   --> lily-macros/src/util.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn to_kebab_case(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling lily-endpoint v0.1.0 (/opt/rustwide/workdir/lily-endpoint)
[INFO] [stderr]    Compiling lily v0.1.0 (/opt/rustwide/workdir/lily)
[INFO] [stderr]    Compiling example-basic v0.1.0 (/opt/rustwide/workdir/examples/basic)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.18s
[INFO] running `Command { std: "docker" "inspect" "fadc74a90e17827f78a4e00d58713fe5c17cd78741b0b64c4f11848cc19b4731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fadc74a90e17827f78a4e00d58713fe5c17cd78741b0b64c4f11848cc19b4731", kill_on_drop: false }`
[INFO] [stdout] fadc74a90e17827f78a4e00d58713fe5c17cd78741b0b64c4f11848cc19b4731
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d6159527d37ed379aaf576ab941199c0c160465d56a85b1c8bb75291df9726e
[INFO] running `Command { std: "docker" "start" "-a" "6d6159527d37ed379aaf576ab941199c0c160465d56a85b1c8bb75291df9726e", kill_on_drop: false }`
[INFO] [stderr]    Compiling lily-macros v0.1.0 (/opt/rustwide/workdir/lily-macros)
[INFO] [stderr]    Compiling lily-core v0.1.0 (/opt/rustwide/workdir/lily-core)
[INFO] [stderr]    Compiling lily-endpoint v0.1.0 (/opt/rustwide/workdir/lily-endpoint)
[INFO] [stdout] warning: unused variable: `attr`
[INFO] [stdout]   --> lily-macros/src/lib.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn persistent(attr: TokenStream, item: TokenStream) -> TokenStream {
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_attr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_names`
[INFO] [stdout]   --> lily-macros/src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let struct_names = StructNames::from(&struct_ast);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_path` is never used
[INFO] [stdout]   --> lily-macros/src/endpoint/route_gen.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Routes {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 23 |     pub fn get_path(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_kebab_case` is never used
[INFO] [stdout]   --> lily-macros/src/util.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn to_kebab_case(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr`
[INFO] [stdout]   --> lily-macros/src/lib.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn persistent(attr: TokenStream, item: TokenStream) -> TokenStream {
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_attr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `struct_names`
[INFO] [stdout]   --> lily-macros/src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let struct_names = StructNames::from(&struct_ast);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_path` is never used
[INFO] [stdout]   --> lily-macros/src/endpoint/route_gen.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Routes {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 23 |     pub fn get_path(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_kebab_case` is never used
[INFO] [stdout]   --> lily-macros/src/util.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn to_kebab_case(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lily v0.1.0 (/opt/rustwide/workdir/lily)
[INFO] [stderr]    Compiling example-basic v0.1.0 (/opt/rustwide/workdir/examples/basic)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "6d6159527d37ed379aaf576ab941199c0c160465d56a85b1c8bb75291df9726e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d6159527d37ed379aaf576ab941199c0c160465d56a85b1c8bb75291df9726e", kill_on_drop: false }`
[INFO] [stdout] 6d6159527d37ed379aaf576ab941199c0c160465d56a85b1c8bb75291df9726e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5c627b47a59375e7034f58eba9fb29dc3014c68ba91f83d5c26511b2f8cddd9
[INFO] running `Command { std: "docker" "start" "-a" "f5c627b47a59375e7034f58eba9fb29dc3014c68ba91f83d5c26511b2f8cddd9", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `attr`
[INFO] [stderr]   --> lily-macros/src/lib.rs:33:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn persistent(attr: TokenStream, item: TokenStream) -> TokenStream {
[INFO] [stderr]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_attr`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `struct_names`
[INFO] [stderr]   --> lily-macros/src/lib.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     let struct_names = StructNames::from(&struct_ast);
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_struct_names`
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_path` is never used
[INFO] [stderr]   --> lily-macros/src/endpoint/route_gen.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl Routes {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 23 |     pub fn get_path(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `to_kebab_case` is never used
[INFO] [stderr]   --> lily-macros/src/util.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub fn to_kebab_case(input: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lily-macros` (lib) generated 4 warnings (run `cargo fix --lib -p lily-macros` to apply 2 suggestions)
[INFO] [stderr] warning: `lily-macros` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_basic-b03273bea30f5f52)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lily-82a7b81e0262b6a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lily_core-7e122df0891a1ae4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lily_endpoint-95d1b80f7d3100bb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lily_macros-2a855a73120e53c2)
[INFO] [stderr]    Doc-tests lily
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lily_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lily_endpoint
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lily_macros
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test lily-macros/src/util.rs - util::is_option (line 64) ... FAILED
[INFO] [stdout] test lily-macros/src/util.rs - util::to_snake_case (line 26) ... FAILED
[INFO] [stdout] test lily-macros/src/util.rs - util::to_kebab_case (line 54) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lily-macros/src/util.rs - util::is_option (line 64) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `field` in this scope
[INFO] [stdout]   --> lily-macros/src/util.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 | if is_option(&field.ty) {}
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_option` in this scope
[INFO] [stdout]   --> lily-macros/src/util.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | if is_option(&field.ty) {}
[INFO] [stdout]    |    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- lily-macros/src/util.rs - util::to_snake_case (line 26) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `to_snake_case` in this scope
[INFO] [stdout]   --> lily-macros/src/util.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | let snake_case: String = to_snake_case("lowerCamelCase");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- lily-macros/src/util.rs - util::to_kebab_case (line 54) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `to_kebab_case` in this scope
[INFO] [stdout]   --> lily-macros/src/util.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 | let kebab_case: String = to_kebab_case("lowerCamelCase");
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lily-macros/src/util.rs - util::is_option (line 64)
[INFO] [stdout]     lily-macros/src/util.rs - util::to_kebab_case (line 54)
[INFO] [stdout]     lily-macros/src/util.rs - util::to_snake_case (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.39s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `-p lily-macros --doc`
[INFO] running `Command { std: "docker" "inspect" "f5c627b47a59375e7034f58eba9fb29dc3014c68ba91f83d5c26511b2f8cddd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c627b47a59375e7034f58eba9fb29dc3014c68ba91f83d5c26511b2f8cddd9", kill_on_drop: false }`
[INFO] [stdout] f5c627b47a59375e7034f58eba9fb29dc3014c68ba91f83d5c26511b2f8cddd9
